home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
DEMON
/
DEVELOPER
/
FREENET
/
WORKBONE.ARC
/
Linux
/
WBone
/
WorkBone-0.1
/
INSTALL
< prev
next >
Wrap
Text File
|
1993-12-08
|
487b
|
19 lines
1) WorkBone expects to find the device: /dev/cdrom . If you don't
have this device, change to /dev and soft link your current
cd rom device to 'cdrom'. For example, if you currently call
your cdrom device 'mcd0', then do the following:
cd /dev
ln -sf mcd0 cdrom
Alternatively, just edit line 48 of 'hardware.c' to reflect the
name of your cdrom device.
2) type 'make'
3) if all went well, type 'make install'
4) read the man page